From: Michael Albinus Date: Sun, 9 Aug 2009 14:29:11 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~11160 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=68a81936acc3e3b2621f6e4ac5eef426e54de9fe;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b95de0d804b..85242eacf7b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2009-08-09 Michael Albinus + + * net/tramp.el (tramp-get-ls-command-with-dired): New defun. + (tramp-handle-insert-directory): Handle "--dired". (Bug#4075) + 2009-08-09 Chong Yidong * subr.el: Provide hashtable-print-readable. @@ -290,7 +295,7 @@ 2009-08-04 Michael Albinus * net/tramp.el (top): Make check for tramp-gvfs loading more - robust. + robust. (Bug#3977) (tramp-handle-insert-file-contents): `unwind-protect' must be inside `with-parsed-tramp-file-name'.